home *** CD-ROM | disk | FTP | other *** search
/ PC Format (PL) 2008 December / PC_Format_122008.iso / Multimedia / MediaPortal 0.2.3.0 / MediaPortal_0.2.3.0_Setup.exe / skin / BlueTwo / mymusicplaylist.xml < prev    next >
Extensible Markup Language  |  2007-11-15  |  4KB  |  117 lines

  1. ∩╗┐<?xml version="1.0" encoding="utf-8" standalone="yes"?>
  2. <window>
  3.   <id>500</id>
  4.   <defaultcontrol>2</defaultcontrol>
  5.   <allowoverlay>yes</allowoverlay>
  6.   <define>#header.label:136</define>
  7.   <define>#header.image:music_logo.png</define>
  8.   <define>#header.hover:hover_my music.png</define>
  9.   <controls>
  10.     <import>common.window.xml</import>
  11.     <import>common.time.xml</import>
  12.     <control>
  13.       <description>group element</description>
  14.       <type>group</type>
  15.       <animation effect="fade" time="250">WindowOpen</animation>
  16.       <animation effect="fade" time="250">WindowClose</animation>
  17.       <animation effect="slide" time="150" start="-300,0">WindowOpen</animation>
  18.       <animation effect="slide" time="250" end="0,-300">WindowClose</animation>
  19.       <posX>60</posX>
  20.       <posY>97</posY>      
  21.       <layout>StackLayout</layout>
  22.       <control>
  23.         <description>View-As button</description>
  24.         <type>button</type>
  25.         <id>2</id>
  26.         <label>100</label>
  27.         <onright>50</onright>
  28.         <onup>17</onup>
  29.       </control>
  30.       <control>
  31.         <description>Shuffle button</description>
  32.         <type>button</type>
  33.         <id>20</id>
  34.         <label>191</label>
  35.         <onright>50</onright>
  36.       </control>
  37.       <control>
  38.         <description>Repeat on/off button</description>
  39.         <type>togglebutton</type>
  40.         <id>30</id>
  41.         <label>486</label>
  42.         <onright>50</onright>
  43.       </control>
  44.       <control>
  45.         <description>My Playlists</description>
  46.         <type>button</type>
  47.         <id>10</id>
  48.         <label>983</label>
  49.         <onright>50</onright>        
  50.       </control>
  51.       <control>
  52.         <description>Save button</description>
  53.         <type>button</type>
  54.         <id>21</id>
  55.         <label>190</label>
  56.         <onright>50</onright>
  57.       </control>
  58.       <control>
  59.         <description>Clear button</description>
  60.         <type>button</type>
  61.         <id>22</id>
  62.         <label>192</label>
  63.         <onright>50</onright>
  64.       </control>
  65. <!--       <control>
  66.         <description>Play button</description>
  67.         <type>button</type>
  68.         <id>23</id>
  69.         <label>208</label>
  70.         <onright>50</onright>
  71.         <visible>false</visible>
  72.       </control> -->
  73.       <control>
  74.         <type>image</type>
  75.         <description>Divider image</description>
  76.         <id>999</id>
  77.         <texture>hbar1.png</texture>
  78.         <keepaspectratio>yes</keepaspectratio>
  79.       </control>
  80.       <control>
  81.         <description>Now playing</description>
  82.         <type>button</type>
  83.         <id>26</id>
  84.         <label>4540</label>
  85.         <hyperlink>510</hyperlink>
  86.         <onright>50</onright>
  87.         <!-- <ondown>99</ondown> -->
  88.       </control>      
  89.       <control>
  90.         <description>scrobble mode button</description>
  91.         <type>button</type>
  92.         <id>28</id>
  93.         <label>33001</label>
  94.         <onright>50</onright>
  95.         <visible>plugin.isenabled(Audioscrobbler)</visible>
  96.       </control>
  97.       <control>
  98.         <description>scrobble on/off button</description>
  99.         <type>togglebutton</type>
  100.         <id>27</id>
  101.         <label>33000</label>
  102.         <onright>50</onright>
  103.         <visible>plugin.isenabled(Audioscrobbler)</visible>
  104.       </control>      
  105.       <control>
  106.         <description>scrobble user button</description>
  107.         <type>button</type>
  108.         <id>29</id>
  109.         <label>Scrobbler: </label>
  110.         <onright>50</onright>
  111.         <visible>plugin.isenabled(Audioscrobbler)</visible>
  112.       </control>
  113.     </control>
  114.     <import>common.facade.music.xml</import>
  115.   </controls>
  116. </window>
  117.